* lisp/emacs-lisp/package.el (package-generate-description-file):
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 2 Sep 2014 19:51:25 +0000 (15:51 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 2 Sep 2014 19:51:25 +0000 (15:51 -0400)
commitc37bb96974709b6bf8cf1b09b24f4f4304c1afea
tree5cdd2e55897764e7590bee6f4b6d2c013b238d13
parentccc4896e17b6274072e5483c6d709c5f0fbff513
* lisp/emacs-lisp/package.el (package-generate-description-file):
Properly quote the arguments.  Change second arg.
(package--alist-to-plist-args): Rename from package--alist-to-plist and
quote the elements.
(package--make-autoloads-and-stuff): Fix the test for pre-existence of
the *-pkg.el file.  Adjust to new calling convention of
package-generate-description-file.
lisp/ChangeLog
lisp/emacs-lisp/package.el